home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 May
/
PCWorld_2008-05_cd.bin
/
domacnost a kancelar
/
emeditor
/
emed7004epx.msi
/
_982AF7EB366F1A9F9E7C8D775729ACD5
/
_2A60E5EB10F14BF8BEB3254AB17BBD1C
< prev
next >
Wrap
Text File
|
2001-08-31
|
205b
|
9 lines
<job id="Sample">
<script language="VBScript">
' VBScript sample using Windows Script Host
'
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Popup "Hello World!"
</script>
</job>